Zxing\Qrcode\Decoder\DecodedBitStreamParser A

Total Complexity 61
Dependencies 7
Dependents 1
Total lines 323
Lines of code 224
Logical lines of code 151
Comment lines 60
Methods 9
Properties 2

Methods 9

Method Rating Maintainability Complexity Lines of code
decode()
B
39 19 65
decodeNumericSegment()
A
48 10 35
decodeAlphanumericSegment()
A
49 10 29
decodeHanziSegment()
S
51 5 25
decodeKanjiSegment()
S
51 5 25
decodeByteSegment()
S
53 5 22
parseECIValue()
S
58 4 15
toAlphaNumericChar()
S
70 2 6
DecodedBitStreamParser()
S
91 1 2